home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1493 / text0000.txt < prev   
Encoding:
Text File  |  1996-08-05  |  407 b   |  14 lines

  1. In a message of 17 Jan 96 Nicholas d'Alterio wrote to All:
  2.  
  3.  >>  RB> #define UPPER(a) (a&(~32))
  4.  
  5.  >> Be careful the character /is/ a alpha character, though. Otherwise
  6.  >> "{Example}" becomes "[EXAMPLE]" -- not quite what you were after..
  7.  
  8.  NdA> How about the ANSI C function toupper defined in ctypes.h
  9.  
  10. That's the best solution, yes! :)
  11.  
  12. .\dam.          [Team AMIGA]          //\ ad32@brighton.ac.uk \\/
  13.  
  14.